home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / internet / nos / nos-ppp / docs / atari.txt < prev    next >
Text File  |  1994-02-10  |  4KB  |  120 lines

  1. Snews 2.0 (DIS 1.27.02 / Atari)
  2. ===============================
  3.  
  4. Announcing the first release of SNews 2.0/DIS1.27.2 for the Atari ST.
  5.  
  6. This document should be read in conjunction with the other documentation files.
  7.  
  8. It briefly describes differences between the PC version of Snews and the
  9. Atari version.
  10.  
  11. Where version numbers are used, DIS127 means the PC version and AT2 means
  12. the Atari version.
  13.  
  14. Note: From SNews DIS124/AT1 newsgroup messages are posted via nntp rather
  15. than smtp.  You must also have nos033 or later versions to use these versions 
  16. of SNews.  This applies to the ATARI versions only.
  17.  
  18. Note: For those of you who take the sources, I have split snews.c into two
  19. files, snews1.c and snews2.c.  This is for two reasons:
  20.  
  21. 1) I do not have enough memory to compile snews.c with debugging and hence it
  22.    made debugging very difficult for me.
  23. 2) snews.c is around 2,600 line long, this is too big really, I prefer not to
  24.    have source files more than about 1,000 lines.
  25.  
  26. I am maintaining these as separate files so you will not find an snews.c
  27. in the distribution.
  28.  
  29.  
  30. Key Mapping
  31. ===========
  32.  
  33. DIS127 uses some keys that do not appear on the Atari keyboard, these have
  34. been mapped as follows:
  35.  
  36. DIS127     AT2
  37. ------     ---
  38.  
  39. END        shift-Home      (sHome on help screens)
  40. PGUP       shift-UpArrow   (sUP on help screens)
  41. PGDN       shift-DownArrow (sDN on help screens)
  42.  
  43. You can also use the HELP key as well as F1 and 'h' to display the help
  44. screens.
  45.  
  46. The Help screens have been amended to display the Atari mappings.
  47.  
  48. Screen Colours and Display
  49. ==========================
  50.  
  51. This version of SNews should work in any screen mode BUT I only have high-
  52. resolution so I cannot test it in the other modes.
  53.  
  54. Only Black text on a White background is supported.  Certain areas of the
  55. screen display are printed in reverse video.  This helps to make things
  56. stand out.
  57.  
  58.  
  59. New Features
  60. ============
  61.  
  62. See the document changes.127 for changes from DIS124 to DIS127.  Changes for
  63. the Atari port are recorded in this document.
  64.  
  65. Addgroup and Rmgroup
  66. --------------------
  67.  
  68. It has been a small irritation to me that these two programs maintained the
  69. 'active' and 'ng' files but I still had to edit 'nntp.dat' by hand.
  70. I have now extended these two programs so that 'addgroup' will append the
  71. group to 'nntp.dat' while 'rmgroup' will delete the group from 'nntp.dat'.
  72. These actions only take place if 'active' and 'ng' are processed correctly.
  73. I have not made this an option so if you do not want this to happen you
  74. should continue to use the DIS124/AT1 versions of these programs.
  75.  
  76.  
  77. Snews
  78. -----
  79.  
  80. The header part of the screen displays has been tidied up so that reverse
  81. video appears properly.
  82.  
  83. Local posting now works as described in the other documentation.
  84.  
  85. Don't forget to use the new 'snews.rc' file as some extra options were added
  86. in DIS127.
  87.  
  88.  
  89.  
  90. Known Bugs and Restrictions
  91. ===========================
  92.  
  93. SNews
  94. -----
  95.  
  96. There may still be some NULL-pointer dereferencing problems, these will
  97. cause a bus error.  I am still investigating this.
  98.  
  99. 'Search' within the body of an article is supposed to scan the next/previous
  100. articles, this is not working yet.
  101.  
  102. 'p' print an article prints to the screen and not a printer.  You will have
  103. to save the article to a file if you really want to print it.
  104.  
  105. '!' shelling out is not supported at this time.
  106.  
  107.  
  108.  
  109. Bug Reports, Notes, Queries
  110. ===========================
  111.  
  112. I can be contacted via email at gjudd@siward.demon.co.uk
  113.  
  114. If you use the 'B' option to mail a bug report, and you choose option '2'
  115. for reporting SNews problems, you will mail me directly.  Options, 1,3,4,5
  116. cause the report to be mailed to internet@demon.net.
  117.  
  118. Graham Judd
  119. 10 February 1994
  120.